Skip to content

Conversation

@sulrich
Copy link

@sulrich sulrich commented Jul 19, 2025

this just bumps the associated openssl release and adds support for the latest unbound release (1.23.1) which addresses a CVE.

this also removes the extra call for linux-x32 in the openssl build process. i'm also building for arm64 and armv7 so having openssl autodetect as appropriate seemed like a reasonable change to make. no observed issues with this build.

steve ulrich added 2 commits July 19, 2025 09:12
- updates to openssl 3.5.1 (LTS)
- removes linux-x32 build flag
@ic-dev21
Copy link

I've never done this before but could I simply use your dockerfile and make my own containe from that? 1.22 is getting pretty old

@sulrich
Copy link
Author

sulrich commented Sep 18, 2025

@ic-dev21 -

i didn't see any movement on things here so i have a modernized and published build here:

this doesn't go through the additional overhead of using openssl from the source, but pulls in the latest from bookworm to speed up build times and supports multiple architectures as well.

either way you can grab the Dockerfile and build to your heart's content. 😉

@hagezi
Copy link

hagezi commented Sep 18, 2025

Thanks @sulrich

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants